Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update rust crate serde to 1.0.183 #113

Merged
merged 1 commit into from
Aug 10, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde (source) dependencies patch 1.0.178 -> 1.0.183

Release Notes

serde-rs/serde (serde)

v1.0.183

Compare Source

  • Support deserializing Box<OsStr> with an equivalent representation as OsString (#​2556, thanks @​DBLouis)

v1.0.182

Compare Source

v1.0.181

Compare Source

  • Make serde(alias) work in combination with flatten when using in-place deserialization (#​2443, thanks @​Mingun)
  • Improve the representation of adjacently tagged enums in formats where enum tags are serialized by index, as opposed to by string name (#​2505, #​2496, thanks @​Baptistemontan)

v1.0.180

Compare Source

  • Update to 2018 edition

v1.0.179

Compare Source

  • Support serialization of tuple variants inside a flattened field (#​2448, thanks @​Mingun)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from koyashiro July 31, 2023 04:21
@renovate renovate bot changed the title build(deps): update rust crate serde to 1.0.179 build(deps): update rust crate serde to 1.0.180 Jul 31, 2023
@renovate renovate bot force-pushed the renovate/serde-1.x branch from 9e1fb98 to 7fc4ada Compare July 31, 2023 20:03
@renovate renovate bot changed the title build(deps): update rust crate serde to 1.0.180 build(deps): update rust crate serde to 1.0.181 Aug 4, 2023
@renovate renovate bot force-pushed the renovate/serde-1.x branch from 7fc4ada to c5f5a37 Compare August 4, 2023 00:51
@renovate renovate bot changed the title build(deps): update rust crate serde to 1.0.181 build(deps): update rust crate serde to 1.0.182 Aug 6, 2023
@renovate renovate bot force-pushed the renovate/serde-1.x branch from c5f5a37 to d21e579 Compare August 6, 2023 06:44
@renovate renovate bot changed the title build(deps): update rust crate serde to 1.0.182 build(deps): update rust crate serde to 1.0.183 Aug 7, 2023
@renovate renovate bot force-pushed the renovate/serde-1.x branch from d21e579 to b93fa22 Compare August 7, 2023 05:04
@renovate renovate bot force-pushed the renovate/serde-1.x branch from b93fa22 to e709a17 Compare August 10, 2023 09:08
@koyashiro koyashiro merged commit fac3eb4 into main Aug 10, 2023
@koyashiro koyashiro deleted the renovate/serde-1.x branch August 10, 2023 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant